home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDAffineTransform.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  2.1 KB  |  51 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 cancelTransformAction = id; 
  6.                 helpAffineTransformAction = id; 
  7.                 holdTextPositionAction = id; 
  8.                 rotateTextFieldAction = id; 
  9.                 rotateTransformCheckBoxAction = id; 
  10.                 scaleAnnotateCheckboxAction = id; 
  11.                 scaleAnnotatePopupAction = id; 
  12.                 scaleLineWidthsCheckBoxAction = id; 
  13.                 scaleTextMethodPopupAction = id; 
  14.                 scaleTextTransformCheckboxAction = id; 
  15.                 scaleTransformCheckBoxAction = id; 
  16.                 transformTransformAction = id; 
  17.                 translateTransformCheckBoxAction = id; 
  18.                 uniformTransformCheckBoxAction = id; 
  19.                 xScalingTextFieldAction = id; 
  20.                 xTranslateTextFieldAction = id; 
  21.                 yScalingTextFieldAction = id; 
  22.                 yTranslateTextFieldAction = id; 
  23.             }; 
  24.             CLASS = DKDAffineTransform; 
  25.             LANGUAGE = ObjC; 
  26.             OUTLETS = {
  27.                 cancelTransformButton = NSButton; 
  28.                 rotateDegreesText = NSTextField; 
  29.                 rotateTransformCheckbox = NSButton; 
  30.                 scaleAnnotateCheckbox = NSButton; 
  31.                 scaleAnnotatePopup = NSPopUpButton; 
  32.                 scaleLineWidthsTransformCheckbox = NSButton; 
  33.                 scaleTextMethodPopup = NSPopUpButton; 
  34.                 scaleTextTransformCheckbox = NSButton; 
  35.                 scaleTransformCheckbox = NSButton; 
  36.                 scaleUniformLabelText = NSTextField; 
  37.                 transformTransformButton = NSButton; 
  38.                 translateTransformCheckbox = NSButton; 
  39.                 uniformScaleTransformCheckbox = NSButton; 
  40.                 xScalingText = NSTextField; 
  41.                 xTranslateText = NSTextField; 
  42.                 yScalingText = NSTextField; 
  43.                 yTranslateText = NSTextField; 
  44.             }; 
  45.             SUPERCLASS = NSWindowController; 
  46.         }, 
  47.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  48.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  49.     ); 
  50.     IBVersion = 1; 
  51. }